Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanBakliwal authored Feb 25, 2024
1 parent d589d7e commit 2dc9e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mslib/utils/netCDF4tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"pl": "atmosphere_pressure_coordinate",
"pv": "atmosphere_ertel_potential_vorticity_coordinate",
"tl": "atmosphere_potential_temperature_coordinate",
"fl": "fligth_level_coordinate",
"fl": "flight_level_coordinate",
}

# NETCDF FILE TOOLS
Expand Down

0 comments on commit 2dc9e00

Please sign in to comment.