# fypy
```angular2html
安装命令:
python -m pip install fypy
python -m pip install --upgrade fypy
```
API 参考 [官方使用说明](https://fypy.readthedocs.io/zh/latest/)
<div align="center">
<p>获取最新更新信息,请关注作者公众号</p>
<img decoding="async" src="https://github.com/libin033/lb_toolkits/blob/master/lb_toolkits/parm/icon/logo_wxgzh.jpg?raw=true" align="middle" width="30%">
</div>
## 依赖库
<table>
<tr>
<th> 库名 </th>
<th> 版本 </th>
<th> 库名 </th>
<th> 版本 </th>
<th> 库名 </th>
<th> 版本 </th>
</tr>
<tr>
<td> numpy </td>
<td> 1.2.0 </td>
<td> pyhdf </td>
<td> 0.10.0 </td>
<td> h5py </td>
<td> 1.0.0 </td>
</tr>
<tr>
<td> netcdf4 </td>
<td> 1.0.0 </td>
<td> tqdm </td>
<td> 4.0.0 </td>
<td> gdal </td>
<td> 2.0.0 </td>
</tr>
</table>
------------------------------------------------
## fypy
提供了针对 ``FY3`` 、 ``FY4`` 卫星数据的预处理;
* 预处理包含对极轨卫星FY3的5分钟块、轨道数据的投影、拼接裁剪;
* 对 ``FY3`` 的10度块数据进行投影、拼接、裁剪功能
* 对 ``FY4`` 卫星数据的经纬度转行列号,行列号转经纬度,
以及对数据进行投影转换、裁剪等功能;
Raw data
{
"_id": null,
"home_page": "https://github.com/libin033/fypy",
"name": "fypy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "FengYun, Meteorology, RemoteSensing",
"author": "The fypy Team",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/6d/86/7160876e3da6309e773e90e82fafa1277cac74454c569550588c33570fa6/fypy-1.0.1.tar.gz",
"platform": "windows",
"description": "# fypy \r\n```angular2html\r\n\u5b89\u88c5\u547d\u4ee4\uff1a\r\npython -m pip install fypy\r\npython -m pip install --upgrade fypy\r\n```\r\n\r\nAPI \u53c2\u8003 [\u5b98\u65b9\u4f7f\u7528\u8bf4\u660e](https://fypy.readthedocs.io/zh/latest/)\r\n\r\n\r\n<div align=\"center\"> \r\n <p>\u83b7\u53d6\u6700\u65b0\u66f4\u65b0\u4fe1\u606f\uff0c\u8bf7\u5173\u6ce8\u4f5c\u8005\u516c\u4f17\u53f7</p>\r\n <img decoding=\"async\" src=\"https://github.com/libin033/lb_toolkits/blob/master/lb_toolkits/parm/icon/logo_wxgzh.jpg?raw=true\" align=\"middle\" width=\"30%\">\r\n</div>\r\n\r\n\r\n## \u4f9d\u8d56\u5e93\r\n\r\n<table>\r\n <tr>\r\n <th> \u5e93\u540d </th>\r\n <th> \u7248\u672c </th>\r\n <th> \u5e93\u540d </th>\r\n <th> \u7248\u672c </th>\r\n <th> \u5e93\u540d </th>\r\n <th> \u7248\u672c </th>\r\n </tr>\r\n <tr>\r\n <td> numpy </td>\r\n <td> 1.2.0 </td>\r\n <td> pyhdf </td>\r\n <td> 0.10.0 </td>\r\n <td> h5py </td>\r\n <td> 1.0.0 </td>\r\n </tr>\r\n <tr>\r\n <td> netcdf4 </td>\r\n <td> 1.0.0 </td>\r\n <td> tqdm </td>\r\n <td> 4.0.0 </td>\r\n <td> gdal </td>\r\n <td> 2.0.0 </td>\r\n </tr>\r\n</table>\r\n\r\n------------------------------------------------\r\n\r\n## fypy\r\n\u63d0\u4f9b\u4e86\u9488\u5bf9 ``FY3`` \u3001 ``FY4`` \u536b\u661f\u6570\u636e\u7684\u9884\u5904\u7406\uff1b\r\n* \u9884\u5904\u7406\u5305\u542b\u5bf9\u6781\u8f68\u536b\u661fFY3\u76845\u5206\u949f\u5757\u3001\u8f68\u9053\u6570\u636e\u7684\u6295\u5f71\u3001\u62fc\u63a5\u88c1\u526a\uff1b\r\n* \u5bf9 ``FY3`` \u768410\u5ea6\u5757\u6570\u636e\u8fdb\u884c\u6295\u5f71\u3001\u62fc\u63a5\u3001\u88c1\u526a\u529f\u80fd\r\n* \u5bf9 ``FY4`` \u536b\u661f\u6570\u636e\u7684\u7ecf\u7eac\u5ea6\u8f6c\u884c\u5217\u53f7\uff0c\u884c\u5217\u53f7\u8f6c\u7ecf\u7eac\u5ea6\uff0c\r\n \u4ee5\u53ca\u5bf9\u6570\u636e\u8fdb\u884c\u6295\u5f71\u8f6c\u6362\u3001\u88c1\u526a\u7b49\u529f\u80fd\uff1b\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "fypy Package for FENGYUN Satellite",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/libin033/fypy"
},
"split_keywords": [
"fengyun",
" meteorology",
" remotesensing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ff6496af13e320f581550cae8e1d622d11d216045f382ee85e743f27cef07e5",
"md5": "9b5c3b40f313802aaf230b19951a39c5",
"sha256": "64e7fbd0b1d971806e264f30e70cc5077189def491cc77e45175f68b145e0587"
},
"downloads": -1,
"filename": "fypy-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b5c3b40f313802aaf230b19951a39c5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 139119,
"upload_time": "2024-06-04T03:17:17",
"upload_time_iso_8601": "2024-06-04T03:17:17.343524Z",
"url": "https://files.pythonhosted.org/packages/9f/f6/496af13e320f581550cae8e1d622d11d216045f382ee85e743f27cef07e5/fypy-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6d867160876e3da6309e773e90e82fafa1277cac74454c569550588c33570fa6",
"md5": "4f0216c0cea1588b102aff573cfb5b3d",
"sha256": "12ba0c94b0e828a80fc27b5e7a53b488e6a9cb9c4a3a1eb6ef8a14bef27c87b6"
},
"downloads": -1,
"filename": "fypy-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "4f0216c0cea1588b102aff573cfb5b3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 121758,
"upload_time": "2024-06-04T03:17:19",
"upload_time_iso_8601": "2024-06-04T03:17:19.139086Z",
"url": "https://files.pythonhosted.org/packages/6d/86/7160876e3da6309e773e90e82fafa1277cac74454c569550588c33570fa6/fypy-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-04 03:17:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "libin033",
"github_project": "fypy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "fypy"
}