Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewshadura/php-netcdf
NetCDF bindings for PHP
https://github.com/andrewshadura/php-netcdf
gpl lgpl netcdf php
Last synced: 22 days ago
JSON representation
NetCDF bindings for PHP
- Host: GitHub
- URL: https://github.com/andrewshadura/php-netcdf
- Owner: andrewshadura
- License: gpl-2.0
- Created: 2020-01-18T12:38:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-18T12:41:52.000Z (almost 5 years ago)
- Last Synced: 2024-05-02T01:27:00.064Z (8 months ago)
- Topics: gpl, lgpl, netcdf, php
- Language: C
- Size: 64.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.GPLv2
Awesome Lists containing this project
README
NetCDF bindings for PHP 7
=========================Development phases:
* making sure everything compiles and works with PHP 7+ (the code was originally written for PHP 5)
* adding wrappers for as many as possible native netCDF functions
* converting native netCDF interface into more PHP-friendly (+object-oriented) interfaceThe source is distributed under terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 2.1
**This project is in a need of a new maintainer. If you think you want to be one, please contact me.**