nom.tam FITS library

Java library for reading and writing FITS files. FITS, the Flexible Image Transport System, is the format commonly used in the archiving and transport of astronomical data.

License

License

Public Domain
GroupId

GroupId

gov.nasa.gsfc.heasarc
ArtifactId

ArtifactId

nom-tam-fits
Last Version

Last Version

1.16.1
Release Date

Release Date

Type

Type

jar
Description

Description

nom.tam FITS library
Java library for reading and writing FITS files. FITS, the Flexible Image Transport System, is the format commonly used in the archiving and transport of astronomical data.
Project URL

Project URL

http://nom-tam-fits.github.io/nom-tam-fits
Project Organization

Project Organization

nom-tam-fits
Source Code Management

Source Code Management

https://github.com/nom-tam-fits/nom-tam-fits

Download nom-tam-fits

How to add to project

<!-- https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/ -->
<dependency>
    <groupId>gov.nasa.gsfc.heasarc</groupId>
    <artifactId>nom-tam-fits</artifactId>
    <version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/
implementation 'gov.nasa.gsfc.heasarc:nom-tam-fits:1.16.1'
// https://jarcasting.com/artifacts/gov.nasa.gsfc.heasarc/nom-tam-fits/
implementation ("gov.nasa.gsfc.heasarc:nom-tam-fits:1.16.1")
'gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.16.1'
<dependency org="gov.nasa.gsfc.heasarc" name="nom-tam-fits" rev="1.16.1">
  <artifact name="nom-tam-fits" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.gsfc.heasarc', module='nom-tam-fits', version='1.16.1')
)
libraryDependencies += "gov.nasa.gsfc.heasarc" % "nom-tam-fits" % "1.16.1"
[gov.nasa.gsfc.heasarc/nom-tam-fits "1.16.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-compress Optional jar 1.21
com.google.code.findbugs : annotations jar 3.0.1u2
javax.annotation : javax.annotation-api jar 1.3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.nanohttpd : nanohttpd-webserver jar 2.1.0
org.openjdk.jmh : jmh-core jar 1.34
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

Project Modules

There are no modules declared in this project.
gov.nasa.gsfc.heasarc

Versions

Version
1.16.1
1.16.0
1.15.2
1.15.1
1.15.0
1.14.3
1.14.2
1.14.1
1.14.0
1.13.1
1.13.0
1.12.0