Use the monthly code you have developed to iteratively read/interpolate/append the FNMOC sea level pressure from ERDDAP and generate the interpolated OSCURS pressure file for 2025
- Create a script than can be run or re-run at any time during the year to create a clean file for the year
- the script can be python or bash - either can be run as a cron job, but don't worry about the cron job for now
- make it obvious how to change the path to where the netcdf file is located so the script and data can be easily moved
- What is the minimum user input required - just the year?
- Do we have to update the script every year with the current year, or can it be done with no user input at all? (see the satellite scripts you've been working on for Roy/Dale)
Use the monthly code you have developed to iteratively read/interpolate/append the FNMOC sea level pressure from ERDDAP and generate the interpolated OSCURS pressure file for 2025