Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I get a netCDF file from an OPeNDAP server?

file netCDF opendap server
0
Posted

Can I get a netCDF file from an OPeNDAP server?

0

The OPeNDAP servers do not currently support a service that can return a netCDF files. So the best bet is to use a client that can access OPeNDAP data and knows how to output netCDF files. A simple example is the NCO (NetCDF Operators) package, e.g., ncks http://dods_server/dataset.nc out.nc. The NCO package supplies various command line tools for manipulating netCDF files and can be made OPeNDAP aware. See our “Available OPeNDAP Clients” web page for more information on NCO. Note: NCO tools can also be used to dump data in ASCII (like the OPeNDAP ‘.asc’ extension) or IEEE binary format.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123