My company is using RPS Oilmap software to accurately model, simulate, and mitigate the impact of oil spills on marine and coastal environments. This software reads from current and wind data files in order to use particle tracking algorithms to determine the direction of travel of the oil. We obtain these data files externally through various metocean data sites.
Copernicus EU MetOcean data centre has recently updated it's file format to ARCO (netcdf4) - but unfortunately, Oilmap only reads current files in netcdf3 format, and does not fully process netcdf4 format - it isn't reading the timestamps on the current files correctly resulting in the file not being usable.
Is there a way to convert a netcdf4 file with ocean current data (u and v value, latitude, longitude, date and time variables), back to a netcdf3 file?
Other data sources are available, but they are not as reliable - Copernicus is our primary source for ocean current data, and we require a degree of resilience to operate effectively.