Ticket #371 (assigned defect)

Opened 3 years ago

Last modified 19 months ago

dxyp & dxyv

Reported by: mankoff Owned by: mankoff
Priority: critical Milestone: EVA 2.0
Component: EVA Version: EVA 1.1
Keywords: Cc:
OS:

Description (last modified by mchandler) (diff)

The current algorithm displays all gridded variables on dxyp arrays (or actually, the bounds/cbounds/bound_lat arrays in the netCDF files), and all vector variables shifted to the cell corners (dxyv).

This is incorrect. The following variables are on the dxyv grid:

  • JetDirec
  • JetSpeed
  • NTransDryStatEnergyStandEddy
  • NTransDryStatEnergyTransEddy
  • TotNTransDryStatEnergy
  • UJet
  • Vjet
  • VertSumEW_HumidityFlx
  • VertSumNS_HumidityFlx

They should be imaged as such when in gridded mode (contrary to the data contained in the netCDF files), and vector variables NOT in the above list should not be shifted to dxyv when in vector mode.

Change History

Changed 3 years ago by mankoff

  • status changed from new to assigned

Changed 3 years ago by mankoff

P.S. The var list came from #350.

Changed 3 years ago by mankoff

  • milestone changed from EVA 1.1 to EVA 1.2

Changed 3 years ago by mchandler

  • description modified (diff)

Changed 3 years ago by mchandler

  • milestone changed from EVA 1.2 to EVA 2.0

Changed 19 months ago by mankoff

This is a feature request for EVA to handle different data on different grids in 1 netcdf file. This is a bug in EdGCM (MakeNetCDF) for not marking what data is on what grid.

Note: See TracTickets for help on using tickets.