NetCDF File Standardizer

Standardize your NetCDF files to resolve errors and ensure compatibility with the software.

If your NetCDF (*.nc) file shows errors during analysis (e.g., dimension mismatches, metadata issues), use the NetCDF Standardizer tool to reformat it

  1. Go to the Home Section

    • Navigate to the "NetCDF Standardizer" tab.

  2. Upload Your File

    • Click "Drag and drop file here" and select your .nc file.

  3. Map Required Dimensions

    • Under "Map Required Dimensions", assign the correct dimensions:

      • Time: Select your time variable (e.g., time).

      • Latitude/Longitude: Choose your spatial coordinates (e.g., lat, lon).

    • Note: Set to "None" if a dimension is missing.

  4. Standardize and Save

    • Click "Standardize and Save" to auto-fix:

      • Renames dimensions to time/lat/lon.

      • Handles extra dimensions (aggregates or slices them).

    • Download the new .nc file—now compatible with WATcycle toolbox!

Last updated