That is amazing work! I will definitely tell you what I would like to see, but first, let me go through your playlist; thanks a lot, Merry Christmas, and to a successful 2024!
@HydroMohsen Thanks, the code worked well for me to extract a large dataset for entire state, I pulled out the station names into a list and iterated in a for loop to get data for all the stations i needed for the discharge/streamflow. However, what will i need to change in order to get any other parameter for same station_number? for example if i want stream stage data (whose parameter code = 00072). I changed from 00062 in the code where section 2 of the URL was defined. What else I will need to change to create a URL for stream stage data?
Excellent job!!!! Short , informative and valuable.
That is amazing work! I will definitely tell you what I would like to see, but first, let me go through your playlist; thanks a lot, Merry Christmas, and to a successful 2024!
Thank you very much for teaching this :)!
I would love to see scripting for other API's.
New subscriber here!
Thanks, this is super helpful. Very useful and easy to follow. Well done.
Mohsen, thanks for the video. could you please make another video explaining how you wrote the code to generate the link in section 2.2?
Great work! And thank you for introducing me to Google Colab.
Excellent CONTRIBUTION
@HydroMohsen Thanks, the code worked well for me to extract a large dataset for entire state, I pulled out the station names into a list and iterated in a for loop to get data for all the stations i needed for the discharge/streamflow.
However, what will i need to change in order to get any other parameter for same station_number? for example if i want stream stage data (whose parameter code = 00072). I changed from 00062 in the code where section 2 of the URL was defined. What else I will need to change to create a URL for stream stage data?