Skip to content

v1.0

Compare
Choose a tag to compare
@xylar xylar released this 11 Jul 00:01
aec2e82

The first official public release!

Major Enhancements

  • Add climatology maps for ocean-heat-content anomalies #342
  • Add a task to compute climatologies of mixed layer depth and compare with SOSE #353
  • Add tasks for plotting velocity magnitude and components against SOSE #355
  • Add task to plot Bottom PT, S and PD against Schmidtko et al. (2014) observations #369
  • Add script to download obs+mapping+region_mask files from public server #375
  • Document all tasks and all sections of config file #397
  • Add SOSE potential density task #366
  • Add WOCE and SOSE potential temperature and salinity transect tasks #327
  • Add a task for plotting geojson transects #368
  • Add script to plot online MOC #415

Minor Enhancements

  • Update script for SOSE preprocessing #354
  • Add a script for generating README and bibtex files for each obs. dataset #367
  • Add README.md to the documentation as a quick start guide #373
  • Add a publicObs tag to all tasks with obs. on public server #379
  • Add autogenerated page for each obs. data set #391
  • Add config file to bottom of main webpage #404
  • Add new colormaps #410

Minor clean-up

  • Update author list #341
  • Update example config files for Edison #343
  • Change list of ice shelves to a more useful one #346
  • Remove unused timeCacheSubdirectory config option #356
  • Updates mpas-o_in and mpas-seaice_in names #363
  • Remove old QU240 run, add new QU240wLI on edison #374
  • Make line colors consistent across plots #378
  • Update obs in theta config file #376
  • Update many entries in the observation database #387
  • Switch scripts that download obs. data to use "requests" package #392
  • Update MHT legend text with Trenberth reference #395
  • Update default color maps #394
  • Add climatologyMapSosePotentialDensity to docs #405
  • A general clean-up pull request #408:
    • Fix some missing packages in the README
    • Generalize indexNino34 to be labeled correctly if a user chooses nino3 or nino4 as regions
    • Change temperature to potential temperature in many places
    • Move the obs paths/files from [oceanObservations] and [seaIceObservations] to the individual tasks
    • Removed empty bibtex files from the documentation; don't autogenerate them
    • Moved [regions], [plots] and [html] toward the top of config.default
    • Make the --purge flag only delete directories known to MPAS-Analysis
  • Remove "displayToScreen" option #412
  • Add enhancements and clean-up SOSE, Schmidtko and geojson tasks #416
  • Log task progress to file and instead display progress bar #417
  • Update example config files; fix list of mapping files #434

Bug fixes

  • Fix bug in importing StringIO #361
  • Fix bounds on sea-ice time series from cache file #365
  • Fix legend plotting when obs are available #398
  • Update all multifile datasets to use ncrcat #411
  • Fix file prefix for SOSE climatology task with ref runs #423
  • Fix climatology computations with single months #427
  • Fix periodic boundary in polar plots of lat/lon data #430