Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Geospatial data package

License

NotificationsYou must be signed in to change notification settings

Serapieum-of-alex/pyramids

Documentation StatusPython VersionsLicense: GPL v3pre-commitLanguage grade: Python

GitHub last commitGitHub forksGitHub Repo starscodecovCodacy Badge

GitHub commits since latest release (by SemVer including pre-releases)GitHub last commit

Current release info

NameDownloadsVersionPlatforms
Conda RecipeConda DownloadsDownloadsDownloadsDownloadsPyPI - DownloadsConda VersionPyPI versionConda PlatformsJoin the chat at https://gitter.im/Hapi-Nile/Hapi

conda-forge feedstock

Conda-forge feedstock

pyramids - GIS utility package

pyramids is a GIS utility package using gdal, ....

pyramids

1

Main Features

  • GIS modules to enable the modeler to fully prepare the meteorological inputs and do all the preprocessingneeded to build the model (align rasters with the DEM), in addition to various methods to manipulate andconvert different forms of distributed data (rasters, NetCDF, shapefiles)

Installing pyramids

Installingpyramids from theconda-forge channel can be achieved by:

conda install -c conda-forge pyramids=0.7.2

It is possible to list all the versions ofpyramids available on your platform with:

conda search pyramids --channel conda-forge

Install from GitHub

to install the last development to time, you can install the library from GitHub

pip install git+https://github.com/Serapieum-of-alex/pyramids

pip

to install the last release, you can easily use pip

pip install pyramids-gis==0.7.2

Quick start

  >>> import pyramids

[8]ページ先頭

©2009-2025 Movatter.jp