usgs-makerspace / makerspace-sandbox

Some initial R code for playing with data processing (maybe some light visualization).
Other
0 stars 5 forks source link

water temperature: suggestions to add to ? page #687

Closed mhines-usgs closed 3 years ago

mhines-usgs commented 4 years ago
mhines-usgs commented 4 years ago

@jenniferRapp do you think we should offer to support providing previous days' maps if someone contacts us? I think we could offer that feature, but it would depend on if we have the data for that date, of course. this was a suggestion from a reviewer to add to the ? page for stream temperature, but before I added it, I wanted to see if you thought it would be something we could offer.

Technically speaking, if we have the data, I imagine we could make a Jenkins job that creates the tiles based on a selection from a list of old data that someone could trigger to generate the tiles and then make a screenshot of to share, or something. I think Lindsay may even already have an R script from working with previous days' water storage data to create a daily animation. Maybe we could retool or add to that to also generate a single day's image.

mhines-usgs commented 4 years ago

the second checkbox: https://github.com/usgs-makerspace/wbeep-viz/pull/581/files

jenniferRapp commented 4 years ago

Document process for where the CSV data are located. as there is time work on adapting the water storage code to work with temps for single data request. Potentially use as an animation for a blog in Jan 2021

mhines-usgs commented 4 years ago

after the processing step on our end to convert the nc data into csv, we push a copy here in s3 for safekeeping: s3://prod-owi-resources/resources/Application/wbeep/wtr_model_output/

currently we have 13 csv files there for the following dates: 2020-01-02 2020-01-05 2020-09-30 2020-10-08 2020-10-10 2020-10-19 2020-10-25 2020-11-09 2020-11-10 2020-11-11 2020-11-13 2020-11-14 2020-11-15

jenniferRapp commented 4 years ago

Thanks Megan, I think it makes sense to maintain this, document the location and process, and if we have time to set up a mechanism to grab existing data for selected dates to share out the images/tiles.

Jen

Jennifer L. Rapp, Physical Scientist Chief, Decision Support Branch USGS Water Mission Area Richmond, VA 23228 804-615-6868 (mobile and home office) jrapp@usgs.govmailto:jrapp@usgs.gov

From: Megan Hines notifications@github.com Sent: Wednesday, November 18, 2020 2:01 PM To: usgs-makerspace/makerspace-sandbox makerspace-sandbox@noreply.github.com Cc: Rapp, Jennifer L jrapp@usgs.gov; Mention mention@noreply.github.com Subject: [EXTERNAL] Re: [usgs-makerspace/makerspace-sandbox] water temperature: suggestions to add to ? page (#687)

This email has been received from outside of DOI - Use caution before clicking on links, opening attachments, or responding.

after the processing step on our end to convert the nc data into csv, we push a copy here in s3 for safekeeping: s3://prod-owi-resources/resources/Application/wbeep/wtr_model_output/

currently we have 13 csv files there for the following dates: 2020-01-02 2020-01-05 2020-09-30 2020-10-08 2020-10-10 2020-10-19 2020-10-25 2020-11-09 2020-11-10 2020-11-11 2020-11-13 2020-11-14 2020-11-15

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fusgs-makerspace%2Fmakerspace-sandbox%2Fissues%2F687%23issuecomment-729888641&data=04%7C01%7Cjrapp%40usgs.gov%7Ceb8da9b12f724cc04cc808d88bf4fbcc%7C0693b5ba4b184d7b9341f32f400a5494%7C0%7C0%7C637413231599131203%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=JzIybkVUXyGr45GaLl4xmdyuUD41OQc6xfRr9hjWRJY%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protect%20ion.outl%20ook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAIBB4BLCUYAGLCOWU56VBH3SQQKWLANCNFSM4TRC6D5Q&data=04%7C01%7Cjrapp%40usgs.gov%7C83c6965c89e5450da59408d88bf4463a%7C0693b5ba4b184d7b9341f32f400a5494%7C0%7C0%7C637413228557143131%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=R86ofDeV3UL5Jw5GoPMjI%2B4c0SoxxSi0Y5trZY7TvvI%3D&reserved=0.

jenniferRapp commented 4 years ago

Now I understand more of the full question and comment from the reviewer. What would it look like to display the last 3-7 days of stream temperature tiles? or a slider bar changing from earliest temp to most recent temp? Probably outside of scope? :)

mhines-usgs commented 3 years ago

linking the code base which was Lindsay set up for getting desired daily images from the water storage data: https://github.com/usgs-makerspace/wbeep-map-images

jenniferRapp commented 3 years ago

I think we need to change the name of this task, or have a copy of it somewhere that is easy to find....