• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TUW-GEO / pygeogrids
77%
master: 69%

Build:
Build:
LAST BUILD BRANCH: v0.5.3
DEFAULT BRANCH: master
Repo Added 25 Mar 2015 01:13PM UTC
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH netcdf_2D_shape
branch: netcdf_2D_shape
CHANGE BRANCH
x
Reset
  • netcdf_2D_shape
  • 0.1.3
  • bbox-cell-aware
  • dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
  • develop
  • fix-18-and-release
  • fix-ci-for-python3
  • fix-dependencies
  • fix-distance-output
  • fix-gpi2cell-subset
  • fix-gpi2lonlat
  • fix-gpisearch
  • fix-issue-14
  • fix-issue-15
  • fix-issue-19
  • fix-issue73
  • fix-lut_calc
  • fix-netcdf-storage
  • fix-netcdf-storage-with-shapes
  • fix-numpy
  • fix-shape-test
  • fix-wrong-shape
  • fix_publish
  • fix_shp_reader_all_features
  • fork-integration
  • get_shp_points
  • grid_dimensions
  • grids_calc_lut
  • improve-CI
  • load_grids_with_non_standard_names
  • master
  • netcdf_save_subsets
  • readme
  • reorder-grid
  • restore-python3-support
  • rtd_fix
  • update-documentation
  • update-shapefile-docs
  • v0.1
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.1.8
  • v0.1.9
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3

pending completion
95

push

travis-ci

cpaulik
Store 2D grids correctly.

This commit uses the sorting algorithm to sort 2D gpi and subsets
according to the lon, lat ordering that is preferred by netCDF. This is
especially important for the latitudes since they have to be stored from
90 to -90 in netCDF.

To accomodate this more flexible model of storing 2D grids it was
necessary to make a few additional changes. The gpidirect flag is no
longer taken into account since the reordering during storage most
likely changed the simple np.arange ordering that gpidirect assumes.

The tests for grid equality no longer look for exact array matches but
for same tuples of gpi, lon, lat and cell if it exitsts. The subsets are
now defined as being equal when they select the same gpis from the grid.

450 of 585 relevant lines covered (76.92%)

3.07 hits per line

Relevant lines Covered
Build:
Build:
585 RELEVANT LINES 450 COVERED LINES
3.07 HITS PER LINE
Source Files on netcdf_2D_shape
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
95 netcdf_2D_shape Store 2D grids correctly. This commit uses the sorting algorithm to sort 2D gpi and subsets according to the lon, lat ordering that is preferred by netCDF. This is especially important for the latitudes since they have to be stored from 90 to -90... push 11 May 2016 03:35PM UTC cpaulik travis-ci pending completion  
See All Builds (1355)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc