Giter Site home page Giter Site logo

Comments (10)

reynico avatar reynico commented on June 15, 2024

Hi!
Just add the enhancements here: https://github.com/reynico/raspberry-noaa/blob/master/receive.sh#L36

As

ENHANCEMENTS="ZA MCIR MCIR-precip MSA MSA-precip HVC-precip HVCT-precip HVC HVCT SEA THERM"

from raspberry-noaa.

 avatar commented on June 15, 2024

Thanks Nico, after 'else' too? Only if the Sun has a certain elevation?

from raspberry-noaa.

reynico avatar reynico commented on June 15, 2024

You may need to test that case a bit. I'm not really sure if SEA and THERM works without visible light

from raspberry-noaa.

 avatar commented on June 15, 2024

Thanks again - strange, it seems I don't get any of these enhanced images, day or nightime, after modified the file: maybe there's a maximum of 4 pictures uploaded to Twitter?

from raspberry-noaa.

reynico avatar reynico commented on June 15, 2024

I don't recall the Twitter limit number but yes, it's 4'ish.

Anyways the pictures with all enhancements are stored in your Raspberry PI so you can access them anytime through the browser

from raspberry-noaa.

 avatar commented on June 15, 2024

Right, didn't think about that - I'll check when I'll be back home this evening, thanks Nico.

from raspberry-noaa.

 avatar commented on June 15, 2024

Ok Nico, new enhancements are perfectly stored in web server - I've had an interesting reading about the meaning behind each of the NOAA enhancements, and I would like to post on Twitter only MCIR + HVCT-PRECIP + SEA + THERMAL: how can I mod receive.sh or post.sh to do that? Thanks for your help

from raspberry-noaa.

reynico avatar reynico commented on June 15, 2024

Hi!
Replace the filenames in this line:
https://github.com/reynico/raspberry-noaa/blob/master/receive.sh#L51

		python3 "${NOAA_HOME}/post.py" "$1 ${START_DATE}" "$7" "${NOAA_OUTPUT}/image/${FOLDER_DATE}/$3-MCIR-precip.jpg" "${NOAA_OUTPUT}/image/${FOLDER_DATE}/$3-MSA-precip.jpg" "${NOAA_OUTPUT}/image/${FOLDER_DATE}/$3-HVC-precip.jpg" "${NOAA_OUTPUT}/image/${FOLDER_DATE}/$3-HVCT-precip.jpg" 

with the desired enhancements

from raspberry-noaa.

 avatar commented on June 15, 2024

Thanks friend, it perfectly worked - I can confirm SEA and THERM enhancements work in the nighttime too.

from raspberry-noaa.

reynico avatar reynico commented on June 15, 2024

Good to hear!

from raspberry-noaa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.