Update test.ipynb

This commit is contained in:
Chunxiao Li 2021-01-22 16:52:28 +08:00
parent 27141357af
commit 4edb80b388

View File

@ -210,20 +210,13 @@
"- [ATMOSPHERIC MODELS](http://www.braeunig.us/space/atmmodel.htm)\n", "- [ATMOSPHERIC MODELS](http://www.braeunig.us/space/atmmodel.htm)\n",
"- [poliastro-Atmosphere module](https://docs.poliastro.space/en/stable/api/safe/atmosphere/atmosphere_index.html?highlight=nrlmsise#famous-atmospheric-models)" "- [poliastro-Atmosphere module](https://docs.poliastro.space/en/stable/api/safe/atmosphere/atmosphere_index.html?highlight=nrlmsise#famous-atmospheric-models)"
] ]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
} }
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "py38", "display_name": "py3.9",
"language": "python", "language": "python",
"name": "py38" "name": "py3.9"
}, },
"language_info": { "language_info": {
"codemirror_mode": { "codemirror_mode": {
@ -235,7 +228,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.8.3" "version": "3.9.1"
} }
}, },
"nbformat": 4, "nbformat": 4,