Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mpc-obscodes

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mpc-obscodes

Minor Planet Center Observatory Codes

  • 2024.12.19
  • PyPI
  • Socket score

Maintainers
1

mpc_obscodes: Minor Planet Center Observatory Codes File

A Python package by the Asteroid Institute, a program of the B612 Foundation

Python 3.7+ PyPI version PyPi downloads
Build and Test Build, Test, & Publish Compare Upstream

This package ships the Minor Planet Center's file of observatory codes and their geodetic coordinates.

This is not an official MPC package. It is an automatically generated mirror of the file so that it is installable via pip.

Every night at around 2:15 AM UTC, the MPC observatory code file is downloaded and compared (via md5 checksum) to the current version of this package. If the checksums are different, a new package will be published.

Installation

The latest version of the file can be install via pip:
pip install mpc-obscodes

Usage

import pandas as pd
from mpc_obscodes import mpc_obscodes

obscodes = pd.read_json(mpc_obscodes, orient="index")

Acknowledgment

This research has made use of data and/or services provided by the International Astronomical Union's Minor Planet Center.

See the Minor Planet Center's website for more details.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc