FitsMast 1.0.13
dotnet add package FitsMast --version 1.0.13
NuGet\Install-Package FitsMast -Version 1.0.13
<PackageReference Include="FitsMast" Version="1.0.13" />
<PackageVersion Include="FitsMast" Version="1.0.13" />
<PackageReference Include="FitsMast" />
paket add FitsMast --version 1.0.13
#r "nuget: FitsMast, 1.0.13"
#:package FitsMast@1.0.13
#addin nuget:?package=FitsMast&version=1.0.13
#tool nuget:?package=FitsMast&version=1.0.13
Overview
Provides methods to efficiently download FITS files directly from the Barbara A. Mikulski Archive for Space Telescopes (MAST). To save bandwidth, you can optionally download just the image data.
MAST Data URI
A MastDataUri is used to represent a data URI that points to a specific file available for download. Several methods are provided to validate the format of the URI.
MAST Download Client
Main entry point to download FITS files from MAST. You can either download a FITS file directly or have it read into a stream you provide for additional processing. Either option provides the ability to download only the first set of image data from the file by either using a provided cancellation token or flag is provided.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- FitsModel (>= 1.4.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.