Feature request #9810
[GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Rasters | ||
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 18346 |
Description
The NetCDF provided extra dimensional information. This information provides metadata on each band. These metadat can be used to explain the name of each band.
For example, the bands of a NetCDF file represents the temperature at a given depth. For the user, it is easier to select a band with depth information, rather than the number.
History
#1 Updated by René-Luc ReLuc over 10 years ago
- Pull Request or Patch supplied changed from No to Yes
Pull request opened https://github.com/qgis/QGIS/pull/1253
#2 Updated by Etienne Tourigny over 10 years ago
Please see my changes which make output much easier to read with files that have multiple dimensions. Attaching files with 2/3/4/5 dimensions.
https://github.com/etiennesky/Quantum-GIS/tree/rldhont-netcdf_generateBandName
#3 Updated by René-Luc ReLuc over 10 years ago
Hi,
Thanks for your contribution.
Now that my pull-request has been closed, will you open one ?
Do you now who can review and merge this code ?
Regards
#4 Updated by René-Luc ReLuc over 10 years ago
Hi Etienne,
Can you open a pull request and require a review ?
#5 Updated by Etienne Tourigny over 10 years ago
Sorry for not responding your previous message, I didn't see it. I added the pull request from my branch. If you want I can add you as contributor to make any changes.
#6 Updated by René-Luc ReLuc over 10 years ago
- Status changed from Open to In Progress
Thanks.
I received your pull request and I have been added as contributors.
#7 Updated by Etienne Tourigny over 10 years ago
I guess I should have requested to be a contributor to your branch though, would have been simpler. Don't forget to run scripts/prepare-commit.sh before committing any changes.
#8 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.4 to Future Release - High Priority
#9 Updated by René-Luc ReLuc over 10 years ago
- Resolution set to fixed/implemented
- Status changed from In Progress to Closed
Implemented and merged with the pull request https://github.com/qgis/QGIS/pull/1269
This feature is in Version 2.4